home *** CD-ROM | disk | FTP | other *** search
/ IRIX 5.3 for Indy R4400 / IRIX 5.3 for Indy R4400 175MHz.img / dist / eoe2.idb / usr / lib / help / bd.z / bd
Text File  |  1995-02-28  |  1KB  |  38 lines

  1. *#dent    "@(#)sccs:help.d/bd    6.3"
  2. *    Messages for bdiff.
  3. *
  4. -1
  5. "arg count"
  6. You invoked bdiff with either too few or too many arguments.
  7. -2
  8. "both files standard input"
  9. You supplied a name of '-' for both file-name arguments to bdiff.
  10. Since '-' means to read the standard input, you are
  11. requesting that bdiff read it for both its inputs.
  12. That would lead to highly grungeular randomness.
  13. -3
  14. "cannot fork, try again"
  15. Bdiff could not fork to invoke 'diff'.
  16. This is a system problem which may go away, so try again.
  17. If it doesn't, report it to the system support group.
  18. -4
  19. "non-numeric limit"
  20. The argument supplied to bdiff to specify the segmentation limit
  21. bdiff is to use is not numeric.
  22. Only numeric characters may appear in this argument.
  23. -5
  24. "cannot execute ..."
  25. The named program could not be executed by bdiff.
  26. It may be unexecutable, or it may have been removed.
  27. Contact SCCS support personnel for further assistance.
  28. -6
  29. "... failed"
  30. The named program terminated with an error.
  31. It may have discovered an error condition or may have been interrupted.
  32. Contact SCCS support personnel for further assistance.
  33. -7
  34. "can not write ..."
  35. An attempt to write to a temporary file in /tmp has been unsuccessful.
  36. The file system is probably out of space.
  37. See your System Administrator.
  38.